Text File | 1995-08-23 | 334 b | 4 lines | [TEXT/ttxt]
LAboutBox
by Éric Forget <forgete@vir.ca>
LAboutBox is a wrapper class to make life easier when implementing an about box. To use it, write a PPob resource with Constructor (or whatever you want!); then, write a RidL resource (even an empty one!) with the same ID as your PPob; Finally, call LAboutBox::DoAboutBox(), a static method.